home *** CD-ROM | disk | FTP | other *** search
/ Hentai Interactivo 50 / HENTAI_50.iso / inicio.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Text File  |  2008-08-13  |  93b  |  5 lines

  1. on(release){
  2.    getUrl("http://www.teletubbies.com/", "_blank");
  3.    fscommand("quit");
  4. }
  5.